Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

90 lines
2.6 KiB

  1. <?xml version="1.0"?>
  2. <SSRKnowledgeBase>
  3. <!--BUGBUG: Shouldn't need description in extension kbs -->
  4. <Description>
  5. <Name> Microsoft </Name>
  6. <DisplayName> Microsoft </DisplayName>
  7. </Description>
  8. <!--BUGBUG: Shouldn't need security levels in extension kbs -->
  9. <SecurityLevels>
  10. <Level>
  11. <Name> Maximum </Name>
  12. <DisplayName> Custom </DisplayName>
  13. <DisplayText> Choose default settings that are independent of the current state of the machine and void of any assumptions about how the machine is used. With this option, you will need to explicitly enable the features and functionality that are required. </DisplayText>
  14. </Level>
  15. <Level>
  16. <Name> Typical </Name>
  17. <DisplayName> Typical </DisplayName>
  18. <DisplayText> Choose default settings based on the current configuration of the machine and the most typical deployment scenarios. With this option, you will need to disable unnecessary features and functionality in order to improve the security of your system. </DisplayText>
  19. </Level>
  20. </SecurityLevels>
  21. <Roles>
  22. <Role Type="Server">
  23. <Name> OperationsManager </Name>
  24. <Selected>
  25. <Maximum Value="FALSE"/>
  26. <Typical Value="DEFAULT" />
  27. </Selected>
  28. <Services>
  29. <Service>
  30. <Name> OnePoint </Name>
  31. </Service>
  32. <!-- BUGBUG: Should we support dependencies between roles? Where If role x depends on role y then x is not satisfied if y is not satisfied. The the UI is capable of ensuring both are checked. -->
  33. <Service>
  34. <Name> MSSQLSERVER </Name>
  35. </Service>
  36. <Service>
  37. <Name> SQLSERVERAGENT </Name>
  38. </Service>
  39. <Service>
  40. <Name> LanManWorkstation </Name>
  41. </Service>
  42. <Service>
  43. <Name> LanManServer </Name>
  44. </Service>
  45. <Service>
  46. <Name> MSDTC </Name>
  47. </Service>
  48. <Service>
  49. <Name> COMSysApp </Name>
  50. </Service>
  51. <Service>
  52. <Name> EventSystem </Name>
  53. </Service>
  54. <Service>
  55. <Name> SENS </Name>
  56. </Service>
  57. </Services>
  58. </Role>
  59. </Roles>
  60. <Services>
  61. <Service>
  62. <Name> OnePoint </Name>
  63. <Optional> TRUE </Optional>
  64. <Startup_Default> Automatic </Startup_Default>
  65. </Service>
  66. </Services>
  67. <RoleLocalization>
  68. <Role>
  69. <Name> OperationsManager </Name>
  70. <DisplayName> Operations Manager 2000 </DisplayName>
  71. <Description> Microsoft Operations Manager 2000 or Operations Manager 2000 Management Pack including Sercice Pack 1. </Description>
  72. </Role>
  73. </RoleLocalization>
  74. <ServiceLocalization>
  75. <Service>
  76. <Name> OnePoint </Name>
  77. <DisplayName> OnePoint </DisplayName>
  78. <Description> Not Available </Description>
  79. </Service>
  80. </ServiceLocalization>
  81. </SSRKnowledgeBase>